Prevent frame container float

Description

If enabled, the white space used by the frame will not be preserved when the frame is hidden using a client-side show/hide expression.

Discussion

By default all frames are set to 'float'. This option prevents the frame from using the 'float' atribute in its CSS style. An example of when you might want to use this option is when the frame has a client-side show/hide expression and the space taken by the frame should be completely eliminated. When this option is checked, there will always be a break both before and after the frame, regardless of the setting for the 'break' property in the corresponding 'Frame End' item.

See Also